This command deactivates an Area or a Manager. On OS/400 only an Area can be deactivated.
Dollar Universe must be stopped.
Syntax on Windows/UNIX/VMS
unims -remove [-login user] [-pwd password] [-pwdfile filename] [-mshost hostname] [-msport port] [-areaS] [-areaI] [-areaA] [-mgrSAP] [-mgrOAP] [-mgrJEE]
Syntax on OS/400
UNIMSREMOV +F4
If login / password are provided, login authentication is made; otherwise, passphrase authentication is used.
-login
Univiewer user account with « Dollar Universe Node Registration » permissions. (Administrator’s account for example).
-pwd
Password
-pwdfile
Full name of the file which stores the encoded password
-mshost
UVMS hostname or IP address
-msport
UVMS TCP port number
-areaS
Enables the Simulation area
-areaI
Enables the Integration area
-areaA
Enables the Application area
-mgrSAP
The Manager for SAP Solutions is installed but not activated
-mgrOAP
The Manager for Oracle Applications is installed but not activated
-mgrJEE
The Manager for Java is installed but non-activated
Example
This command disables the integration Area. The servers and engines will not be started; it will not be accessible to UVC or for production
unims –remove -areaI
Errors